home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 1999 August / SGI Freeware 1999 August.iso / dist / fw_ImageMagick.idb / usr / freeware / catman / u_man / cat1 / identify.Z / identify
Encoding:
Text File  |  1999-01-26  |  6.5 KB  |  199 lines

  1.  
  2.  
  3.  
  4.      iiiiddddeeeennnnttttiiiiffffyyyy((((1111))))     IIIImmmmaaaaggggeeeeMMMMaaaaggggiiiicccckkkk ((((1111    MMMMaaaayyyy 1111999999994444))))       iiiiddddeeeennnnttttiiiiffffyyyy((((1111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.       identify - describe the format and characteristics of    one or
  10.       more image files.
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.       iiiiddddeeeennnnttttiiiiffffyyyy [ _o_p_t_i_o_n_s ... ] _f_i_l_e    [ _f_i_l_e ... ]
  14.  
  15.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.       iiiiddddeeeennnnttttiiiiffffyyyy describes the format    and characteristics of one or
  17.       more image files.  It    will also report if an image is
  18.       incomplete or    corrupt.  The information displayed includes
  19.       the scene number, the    file name, the width and height    of the
  20.       image, whether the image is colormapped or not, the number
  21.       of colors in the image, the number of    bytes in the image,
  22.       the format of    the image (JPEG, PNM, etc.), and finally the
  23.       number of seconds it took to read and    process    the image.  An
  24.       example line output from iiiiddddeeeennnnttttiiiiffffyyyy follows:
  25.  
  26.            images/aquarium.miff 640x480 PseudoClass    256c 308135b MIFF 1s
  27.  
  28.       If ----vvvveeeerrrrbbbboooosssseeee is set, expect additional    output including any
  29.       image    comment:
  30.  
  31.            Image: images/aquarium.miff
  32.          class:    PseudoClass
  33.          colors: 256
  34.          signature: eb5dca81dd93ae7e6ffae99a5275a53e
  35.          matte:    False
  36.          geometry: 640x480
  37.          depth:    8
  38.          bytes:    308135
  39.          format: MIFF
  40.          comments:
  41.  
  42.            Imported from MTV raster image:  aquarium.mtv
  43.  
  44.      OOOOPPPPTTTTIIIIOOOONNNNSSSS
  45.       ----ppppiiiinnnngggg
  46.            efficiently determine image characteristics.
  47.  
  48.            This is a more efficient    and less memory    intensive way
  49.            to query    if an image exists and what its    size is.
  50.            Note, only the size of the first    image in a multi-frame
  51.            image file is returned.
  52.  
  53.       ----ssssiiiizzzzeeee    <_w_i_d_t_h>{%}_x<_h_e_i_g_h_t>{%}+<_o_f_f_s_e_t>
  54.            width and height    of the image.
  55.  
  56.            Use this    option to specify the width and    height of raw
  57.            images whose dimensions are unknown such    as GGGGRRRRAAAAYYYY, RRRRGGGGBBBB,
  58.            or CCCCMMMMYYYYKKKK.     In addition to    width and height, use ----ssssiiiizzzzeeee to
  59.            skip any    header information in the image    or tell    the
  60.  
  61.  
  62.  
  63.      Page 1                        (printed 12/17/98)
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.      iiiiddddeeeennnnttttiiiiffffyyyy((((1111))))     IIIImmmmaaaaggggeeeeMMMMaaaaggggiiiicccckkkk ((((1111    MMMMaaaayyyy 1111999999994444))))       iiiiddddeeeennnnttttiiiiffffyyyy((((1111))))
  71.  
  72.  
  73.  
  74.            number of colors    in a MMMMAAAAPPPP image file, (e.g. -size
  75.            640x512+256).
  76.  
  77.            For Photo CD images, choose from    these sizes:
  78.  
  79.              192x128
  80.              384x256
  81.              768x512
  82.             1536x1024
  83.             3072x2048
  84.  
  85.            Finally,    use this option    to choose a particular
  86.            resolution layer    of a JBIG or JPEG image    (e.g. -size
  87.            1024x768).
  88.  
  89.       ----vvvveeeerrrrbbbboooosssseeee
  90.            print detailed information about    the image.
  91.  
  92.            This information    is printed:  image name;  the image
  93.            class (_D_i_r_e_c_t_C_l_a_s_s or _P_s_e_u_d_o_C_l_a_s_s);  the    total number
  94.            of unique colors; whether there is a matte associated
  95.            with the    image; the number of runlength packets;    the
  96.            image size; the depth of    the image; the image format;
  97.            the image scene;    and finally any    image comment.    Refer
  98.            to mmmmiiiiffffffff((((1111)))) for a    description of the image class.
  99.  
  100.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  101.       ddddiiiissssppppllllaaaayyyy((((1111)))),,,, aaaannnniiiimmmmaaaatttteeee((((1111)))),,,, mmmmoooonnnnttttaaaaggggeeee((((1111)))),,,, mmmmooooggggrrrriiiiffffyyyy((((1111)))),,,, ccccoooonnnnvvvveeeerrrrtttt((((1111)))),,,,
  102.       ccccoooommmmbbbbiiiinnnneeee((((1111)))),,,, xxxxttttpppp((((1111))))
  103.  
  104.      CCCCOOOOPPPPYYYYRRRRIIIIGGGGHHHHTTTT
  105.       Copyright 1998 E. I. du Pont de Nemours and Company
  106.  
  107.       Permission is    hereby granted,    free of    charge,    to any person
  108.       obtaining a copy of this software and    associated
  109.       documentation    files ("ImageMagick"), to deal in ImageMagick
  110.       without restriction, including without limitation the    rights
  111.       to use, copy,    modify,    merge, publish,    distribute,
  112.       sublicense, and/or sell copies of ImageMagick, and to    permit
  113.       persons to whom the ImageMagick is furnished to do so,
  114.       subject to the following conditions:
  115.  
  116.       The above copyright notice and this permission notice    shall
  117.       be included in all copies or substantial portions of
  118.       ImageMagick.
  119.  
  120.       The software is provided "as is", without warranty of    any
  121.       kind,    express    or implied, including but not limited to the
  122.       warranties of    merchantability, fitness for a particular
  123.       purpose and noninfringement.    In no event shall E. I.    du
  124.       Pont de Nemours and Company be liable    for any    claim, damages
  125.       or other liability, whether in an action of contract,    tort
  126.  
  127.  
  128.  
  129.      Page 2                        (printed 12/17/98)
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.      iiiiddddeeeennnnttttiiiiffffyyyy((((1111))))     IIIImmmmaaaaggggeeeeMMMMaaaaggggiiiicccckkkk ((((1111    MMMMaaaayyyy 1111999999994444))))       iiiiddddeeeennnnttttiiiiffffyyyy((((1111))))
  137.  
  138.  
  139.  
  140.       or otherwise,    arising    from, out of or    in connection with
  141.       ImageMagick or the use or other dealings in ImageMagick.
  142.  
  143.       Except as contained in this notice, the name of the E. I. du
  144.       Pont de Nemours and Company shall not    be used    in advertising
  145.       or otherwise to promote the sale, use    or other dealings in
  146.       ImageMagick without prior written authorization from the E.
  147.       I. du    Pont de    Nemours    and Company.
  148.  
  149.      AAAAUUUUTTTTHHHHOOOORRRRSSSS
  150.       John Cristy, E.I. du Pont De Nemours and Company
  151.       Incorporated
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.      Page 3                        (printed 12/17/98)
  196.  
  197.  
  198.  
  199.